Notice (8): Undefined index: elementName [APP/Plugin/DebugKit/View/ToolbarAccess/history_state.ctp, line 22]Code Context$panels = array();
foreach ($toolbarState as $panelName => $panel) {
$panels[$panelName] = $this->element($panel['elementName'], array(
$viewFile = '/srv/D_art1/www/clients/client54/web72/web/app/Plugin/DebugKit/View/ToolbarAccess/history_state.ctp' $dataForView = array( 'jsVars' => array(), 'debugKitInHistoryMode' => true, 'toolbarState' => array( 'javascript' => array(), 'css' => array(), 'session' => array( 'content' => array( [maximum depth reached] ), 'elementName' => 'session_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'request' => array( 'content' => array( [maximum depth reached] ), 'elementName' => 'request_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'sqllog' => array( 'content' => array([maximum depth reached]), 'elementName' => 'sqllog_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'timer' => array( 'content' => array( [maximum depth reached] ), 'elementName' => 'timer_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'log' => array( 'content' => object(DebugKitLogListener) {}, 'elementName' => 'log_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'variables' => array( 'content' => array( [maximum depth reached] ), 'elementName' => 'variables_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'environment' => array( 'content' => array( [maximum depth reached] ), 'elementName' => 'environment_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'include' => array( 'content' => array( [maximum depth reached] ), 'elementName' => 'include_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ) ), 'current_language' => 'fra' ) $jsVars = array() $debugKitInHistoryMode = true $toolbarState = array( 'javascript' => array(), 'css' => array(), 'session' => array( 'content' => array( 'Config' => array( [maximum depth reached] ) ), 'elementName' => 'session_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'request' => array( 'content' => array( 'params' => array( [maximum depth reached] ), 'url' => 'robots.txt', 'query' => array([maximum depth reached]), 'data' => array([maximum depth reached]), 'cookie' => array([maximum depth reached]), 'get' => array([maximum depth reached]), 'currentRoute' => object(CakeRoute) {} ), 'elementName' => 'request_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'sqllog' => array( 'content' => array(), 'elementName' => 'sqllog_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'timer' => array( 'content' => array( 'timers' => array( [maximum depth reached] ), 'currentMemory' => (int) 4670896, 'peakMemory' => (int) 4900360, 'requestTime' => (float) 0.11705994606018 ), 'elementName' => 'timer_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'log' => array( 'content' => object(DebugKitLogListener) {}, 'elementName' => 'log_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'variables' => array( 'content' => array( 'class' => 'Robots.txtController', 'plugin' => null, 'code' => (int) 404, 'url' => '/robots.txt', 'name' => 'Controller class Robots.txtController could not be found.', 'error' => 'Unserializable object - MissingControllerException. Error: exception 'MissingControllerException' with message 'Controller class Robots.txtController could not be found.' in /srv/D_art1/www/clients/client54/web72/web/lib/Cake/Routing/Dispatcher.php:156 Stack trace: #0 /srv/D_art1/www/clients/client54/web72/web/app/webroot/index.php(110): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse)) #1 {main} in Controller class Robots.txtController could not be found., line /srv/D_art1/www/clients/client54/web72/web/lib/Cake/Routing/Dispatcher.php', '_serialize' => array( [maximum depth reached] ), 'current_language' => 'fra', '$request->data' => array([maximum depth reached]) ), 'elementName' => 'variables_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'environment' => array( 'content' => array( 'php' => array( [maximum depth reached] ), 'cake' => array( [maximum depth reached] ), 'app' => array([maximum depth reached]) ), 'elementName' => 'environment_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'include' => array( 'content' => array( 'core' => array( [maximum depth reached] ), 'app' => array( [maximum depth reached] ), 'plugins' => array( [maximum depth reached] ), 'paths' => array( [maximum depth reached] ) ), 'elementName' => 'include_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ) ) $current_language = 'fra' $panels = array() $panel = array() $panelName = 'javascript'include - APP/Plugin/DebugKit/View/ToolbarAccess/history_state.ctp, line 22 View::_evaluate() - CORE/Cake/View/View.php, line 945 View::_render() - CORE/Cake/View/View.php, line 907 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 952 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: content [APP/Plugin/DebugKit/View/ToolbarAccess/history_state.ctp, line 23]Code Contextforeach ($toolbarState as $panelName => $panel) {
$panels[$panelName] = $this->element($panel['elementName'], array(
'content' => $panel['content']
$viewFile = '/srv/D_art1/www/clients/client54/web72/web/app/Plugin/DebugKit/View/ToolbarAccess/history_state.ctp' $dataForView = array( 'jsVars' => array(), 'debugKitInHistoryMode' => true, 'toolbarState' => array( 'javascript' => array(), 'css' => array(), 'session' => array( 'content' => array( [maximum depth reached] ), 'elementName' => 'session_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'request' => array( 'content' => array( [maximum depth reached] ), 'elementName' => 'request_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'sqllog' => array( 'content' => array([maximum depth reached]), 'elementName' => 'sqllog_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'timer' => array( 'content' => array( [maximum depth reached] ), 'elementName' => 'timer_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'log' => array( 'content' => object(DebugKitLogListener) {}, 'elementName' => 'log_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'variables' => array( 'content' => array( [maximum depth reached] ), 'elementName' => 'variables_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'environment' => array( 'content' => array( [maximum depth reached] ), 'elementName' => 'environment_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'include' => array( 'content' => array( [maximum depth reached] ), 'elementName' => 'include_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ) ), 'current_language' => 'fra' ) $jsVars = array() $debugKitInHistoryMode = true $toolbarState = array( 'javascript' => array(), 'css' => array(), 'session' => array( 'content' => array( 'Config' => array( [maximum depth reached] ) ), 'elementName' => 'session_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'request' => array( 'content' => array( 'params' => array( [maximum depth reached] ), 'url' => 'robots.txt', 'query' => array([maximum depth reached]), 'data' => array([maximum depth reached]), 'cookie' => array([maximum depth reached]), 'get' => array([maximum depth reached]), 'currentRoute' => object(CakeRoute) {} ), 'elementName' => 'request_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'sqllog' => array( 'content' => array(), 'elementName' => 'sqllog_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'timer' => array( 'content' => array( 'timers' => array( [maximum depth reached] ), 'currentMemory' => (int) 4670896, 'peakMemory' => (int) 4900360, 'requestTime' => (float) 0.11705994606018 ), 'elementName' => 'timer_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'log' => array( 'content' => object(DebugKitLogListener) {}, 'elementName' => 'log_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'variables' => array( 'content' => array( 'class' => 'Robots.txtController', 'plugin' => null, 'code' => (int) 404, 'url' => '/robots.txt', 'name' => 'Controller class Robots.txtController could not be found.', 'error' => 'Unserializable object - MissingControllerException. Error: exception 'MissingControllerException' with message 'Controller class Robots.txtController could not be found.' in /srv/D_art1/www/clients/client54/web72/web/lib/Cake/Routing/Dispatcher.php:156 Stack trace: #0 /srv/D_art1/www/clients/client54/web72/web/app/webroot/index.php(110): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse)) #1 {main} in Controller class Robots.txtController could not be found., line /srv/D_art1/www/clients/client54/web72/web/lib/Cake/Routing/Dispatcher.php', '_serialize' => array( [maximum depth reached] ), 'current_language' => 'fra', '$request->data' => array([maximum depth reached]) ), 'elementName' => 'variables_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'environment' => array( 'content' => array( 'php' => array( [maximum depth reached] ), 'cake' => array( [maximum depth reached] ), 'app' => array([maximum depth reached]) ), 'elementName' => 'environment_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'include' => array( 'content' => array( 'core' => array( [maximum depth reached] ), 'app' => array( [maximum depth reached] ), 'plugins' => array( [maximum depth reached] ), 'paths' => array( [maximum depth reached] ) ), 'elementName' => 'include_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ) ) $current_language = 'fra' $panels = array() $panel = array() $panelName = 'javascript'include - APP/Plugin/DebugKit/View/ToolbarAccess/history_state.ctp, line 23 View::_evaluate() - CORE/Cake/View/View.php, line 945 View::_render() - CORE/Cake/View/View.php, line 907 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 952 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: plugin [APP/Plugin/DebugKit/View/ToolbarAccess/history_state.ctp, line 25]Code Context'content' => $panel['content']
), array(
'plugin' => Inflector::camelize($panel['plugin'])
$viewFile = '/srv/D_art1/www/clients/client54/web72/web/app/Plugin/DebugKit/View/ToolbarAccess/history_state.ctp' $dataForView = array( 'jsVars' => array(), 'debugKitInHistoryMode' => true, 'toolbarState' => array( 'javascript' => array(), 'css' => array(), 'session' => array( 'content' => array( [maximum depth reached] ), 'elementName' => 'session_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'request' => array( 'content' => array( [maximum depth reached] ), 'elementName' => 'request_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'sqllog' => array( 'content' => array([maximum depth reached]), 'elementName' => 'sqllog_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'timer' => array( 'content' => array( [maximum depth reached] ), 'elementName' => 'timer_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'log' => array( 'content' => object(DebugKitLogListener) {}, 'elementName' => 'log_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'variables' => array( 'content' => array( [maximum depth reached] ), 'elementName' => 'variables_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'environment' => array( 'content' => array( [maximum depth reached] ), 'elementName' => 'environment_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'include' => array( 'content' => array( [maximum depth reached] ), 'elementName' => 'include_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ) ), 'current_language' => 'fra' ) $jsVars = array() $debugKitInHistoryMode = true $toolbarState = array( 'javascript' => array(), 'css' => array(), 'session' => array( 'content' => array( 'Config' => array( [maximum depth reached] ) ), 'elementName' => 'session_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'request' => array( 'content' => array( 'params' => array( [maximum depth reached] ), 'url' => 'robots.txt', 'query' => array([maximum depth reached]), 'data' => array([maximum depth reached]), 'cookie' => array([maximum depth reached]), 'get' => array([maximum depth reached]), 'currentRoute' => object(CakeRoute) {} ), 'elementName' => 'request_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'sqllog' => array( 'content' => array(), 'elementName' => 'sqllog_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'timer' => array( 'content' => array( 'timers' => array( [maximum depth reached] ), 'currentMemory' => (int) 4670896, 'peakMemory' => (int) 4900360, 'requestTime' => (float) 0.11705994606018 ), 'elementName' => 'timer_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'log' => array( 'content' => object(DebugKitLogListener) {}, 'elementName' => 'log_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'variables' => array( 'content' => array( 'class' => 'Robots.txtController', 'plugin' => null, 'code' => (int) 404, 'url' => '/robots.txt', 'name' => 'Controller class Robots.txtController could not be found.', 'error' => 'Unserializable object - MissingControllerException. Error: exception 'MissingControllerException' with message 'Controller class Robots.txtController could not be found.' in /srv/D_art1/www/clients/client54/web72/web/lib/Cake/Routing/Dispatcher.php:156 Stack trace: #0 /srv/D_art1/www/clients/client54/web72/web/app/webroot/index.php(110): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse)) #1 {main} in Controller class Robots.txtController could not be found., line /srv/D_art1/www/clients/client54/web72/web/lib/Cake/Routing/Dispatcher.php', '_serialize' => array( [maximum depth reached] ), 'current_language' => 'fra', '$request->data' => array([maximum depth reached]) ), 'elementName' => 'variables_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'environment' => array( 'content' => array( 'php' => array( [maximum depth reached] ), 'cake' => array( [maximum depth reached] ), 'app' => array([maximum depth reached]) ), 'elementName' => 'environment_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'include' => array( 'content' => array( 'core' => array( [maximum depth reached] ), 'app' => array( [maximum depth reached] ), 'plugins' => array( [maximum depth reached] ), 'paths' => array( [maximum depth reached] ) ), 'elementName' => 'include_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ) ) $current_language = 'fra' $panels = array() $panel = array() $panelName = 'javascript'include - APP/Plugin/DebugKit/View/ToolbarAccess/history_state.ctp, line 25 View::_evaluate() - CORE/Cake/View/View.php, line 945 View::_render() - CORE/Cake/View/View.php, line 907 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 952 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110
Notice (1024): Element Not Found: .Elements/.ctp [CORE/Cake/View/View.php, line 421]Code Context$name = str_replace('/', DS, $name);
$file = $plugin . 'Elements' . DS . $name . $this->ext;
trigger_error(__d('cake_dev', 'Element Not Found: %s', $file), E_USER_NOTICE);
$name = '' $data = array( 'content' => null ) $options = array( 'plugin' => '', 'callbacks' => false ) $file = '.Elements/.ctp' $plugin = '.'View::element() - CORE/Cake/View/View.php, line 421 include - APP/Plugin/DebugKit/View/ToolbarAccess/history_state.ctp, line 26 View::_evaluate() - CORE/Cake/View/View.php, line 945 View::_render() - CORE/Cake/View/View.php, line 907 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 952 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: elementName [APP/Plugin/DebugKit/View/ToolbarAccess/history_state.ctp, line 22]Code Context$panels = array();
foreach ($toolbarState as $panelName => $panel) {
$panels[$panelName] = $this->element($panel['elementName'], array(
$viewFile = '/srv/D_art1/www/clients/client54/web72/web/app/Plugin/DebugKit/View/ToolbarAccess/history_state.ctp' $dataForView = array( 'jsVars' => array(), 'debugKitInHistoryMode' => true, 'toolbarState' => array( 'javascript' => array(), 'css' => array(), 'session' => array( 'content' => array( [maximum depth reached] ), 'elementName' => 'session_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'request' => array( 'content' => array( [maximum depth reached] ), 'elementName' => 'request_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'sqllog' => array( 'content' => array([maximum depth reached]), 'elementName' => 'sqllog_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'timer' => array( 'content' => array( [maximum depth reached] ), 'elementName' => 'timer_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'log' => array( 'content' => object(DebugKitLogListener) {}, 'elementName' => 'log_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'variables' => array( 'content' => array( [maximum depth reached] ), 'elementName' => 'variables_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'environment' => array( 'content' => array( [maximum depth reached] ), 'elementName' => 'environment_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'include' => array( 'content' => array( [maximum depth reached] ), 'elementName' => 'include_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ) ), 'current_language' => 'fra' ) $jsVars = array() $debugKitInHistoryMode = true $toolbarState = array( 'javascript' => array(), 'css' => array(), 'session' => array( 'content' => array( 'Config' => array( [maximum depth reached] ) ), 'elementName' => 'session_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'request' => array( 'content' => array( 'params' => array( [maximum depth reached] ), 'url' => 'robots.txt', 'query' => array([maximum depth reached]), 'data' => array([maximum depth reached]), 'cookie' => array([maximum depth reached]), 'get' => array([maximum depth reached]), 'currentRoute' => object(CakeRoute) {} ), 'elementName' => 'request_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'sqllog' => array( 'content' => array(), 'elementName' => 'sqllog_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'timer' => array( 'content' => array( 'timers' => array( [maximum depth reached] ), 'currentMemory' => (int) 4670896, 'peakMemory' => (int) 4900360, 'requestTime' => (float) 0.11705994606018 ), 'elementName' => 'timer_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'log' => array( 'content' => object(DebugKitLogListener) {}, 'elementName' => 'log_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'variables' => array( 'content' => array( 'class' => 'Robots.txtController', 'plugin' => null, 'code' => (int) 404, 'url' => '/robots.txt', 'name' => 'Controller class Robots.txtController could not be found.', 'error' => 'Unserializable object - MissingControllerException. Error: exception 'MissingControllerException' with message 'Controller class Robots.txtController could not be found.' in /srv/D_art1/www/clients/client54/web72/web/lib/Cake/Routing/Dispatcher.php:156 Stack trace: #0 /srv/D_art1/www/clients/client54/web72/web/app/webroot/index.php(110): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse)) #1 {main} in Controller class Robots.txtController could not be found., line /srv/D_art1/www/clients/client54/web72/web/lib/Cake/Routing/Dispatcher.php', '_serialize' => array( [maximum depth reached] ), 'current_language' => 'fra', '$request->data' => array([maximum depth reached]) ), 'elementName' => 'variables_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'environment' => array( 'content' => array( 'php' => array( [maximum depth reached] ), 'cake' => array( [maximum depth reached] ), 'app' => array([maximum depth reached]) ), 'elementName' => 'environment_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'include' => array( 'content' => array( 'core' => array( [maximum depth reached] ), 'app' => array( [maximum depth reached] ), 'plugins' => array( [maximum depth reached] ), 'paths' => array( [maximum depth reached] ) ), 'elementName' => 'include_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ) ) $current_language = 'fra' $panels = array( 'javascript' => null ) $panel = array() $panelName = 'css'include - APP/Plugin/DebugKit/View/ToolbarAccess/history_state.ctp, line 22 View::_evaluate() - CORE/Cake/View/View.php, line 945 View::_render() - CORE/Cake/View/View.php, line 907 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 952 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: content [APP/Plugin/DebugKit/View/ToolbarAccess/history_state.ctp, line 23]Code Contextforeach ($toolbarState as $panelName => $panel) {
$panels[$panelName] = $this->element($panel['elementName'], array(
'content' => $panel['content']
$viewFile = '/srv/D_art1/www/clients/client54/web72/web/app/Plugin/DebugKit/View/ToolbarAccess/history_state.ctp' $dataForView = array( 'jsVars' => array(), 'debugKitInHistoryMode' => true, 'toolbarState' => array( 'javascript' => array(), 'css' => array(), 'session' => array( 'content' => array( [maximum depth reached] ), 'elementName' => 'session_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'request' => array( 'content' => array( [maximum depth reached] ), 'elementName' => 'request_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'sqllog' => array( 'content' => array([maximum depth reached]), 'elementName' => 'sqllog_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'timer' => array( 'content' => array( [maximum depth reached] ), 'elementName' => 'timer_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'log' => array( 'content' => object(DebugKitLogListener) {}, 'elementName' => 'log_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'variables' => array( 'content' => array( [maximum depth reached] ), 'elementName' => 'variables_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'environment' => array( 'content' => array( [maximum depth reached] ), 'elementName' => 'environment_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'include' => array( 'content' => array( [maximum depth reached] ), 'elementName' => 'include_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ) ), 'current_language' => 'fra' ) $jsVars = array() $debugKitInHistoryMode = true $toolbarState = array( 'javascript' => array(), 'css' => array(), 'session' => array( 'content' => array( 'Config' => array( [maximum depth reached] ) ), 'elementName' => 'session_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'request' => array( 'content' => array( 'params' => array( [maximum depth reached] ), 'url' => 'robots.txt', 'query' => array([maximum depth reached]), 'data' => array([maximum depth reached]), 'cookie' => array([maximum depth reached]), 'get' => array([maximum depth reached]), 'currentRoute' => object(CakeRoute) {} ), 'elementName' => 'request_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'sqllog' => array( 'content' => array(), 'elementName' => 'sqllog_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'timer' => array( 'content' => array( 'timers' => array( [maximum depth reached] ), 'currentMemory' => (int) 4670896, 'peakMemory' => (int) 4900360, 'requestTime' => (float) 0.11705994606018 ), 'elementName' => 'timer_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'log' => array( 'content' => object(DebugKitLogListener) {}, 'elementName' => 'log_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'variables' => array( 'content' => array( 'class' => 'Robots.txtController', 'plugin' => null, 'code' => (int) 404, 'url' => '/robots.txt', 'name' => 'Controller class Robots.txtController could not be found.', 'error' => 'Unserializable object - MissingControllerException. Error: exception 'MissingControllerException' with message 'Controller class Robots.txtController could not be found.' in /srv/D_art1/www/clients/client54/web72/web/lib/Cake/Routing/Dispatcher.php:156 Stack trace: #0 /srv/D_art1/www/clients/client54/web72/web/app/webroot/index.php(110): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse)) #1 {main} in Controller class Robots.txtController could not be found., line /srv/D_art1/www/clients/client54/web72/web/lib/Cake/Routing/Dispatcher.php', '_serialize' => array( [maximum depth reached] ), 'current_language' => 'fra', '$request->data' => array([maximum depth reached]) ), 'elementName' => 'variables_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'environment' => array( 'content' => array( 'php' => array( [maximum depth reached] ), 'cake' => array( [maximum depth reached] ), 'app' => array([maximum depth reached]) ), 'elementName' => 'environment_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'include' => array( 'content' => array( 'core' => array( [maximum depth reached] ), 'app' => array( [maximum depth reached] ), 'plugins' => array( [maximum depth reached] ), 'paths' => array( [maximum depth reached] ) ), 'elementName' => 'include_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ) ) $current_language = 'fra' $panels = array( 'javascript' => null ) $panel = array() $panelName = 'css'include - APP/Plugin/DebugKit/View/ToolbarAccess/history_state.ctp, line 23 View::_evaluate() - CORE/Cake/View/View.php, line 945 View::_render() - CORE/Cake/View/View.php, line 907 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 952 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110
Notice (8): Undefined index: plugin [APP/Plugin/DebugKit/View/ToolbarAccess/history_state.ctp, line 25]Code Context'content' => $panel['content']
), array(
'plugin' => Inflector::camelize($panel['plugin'])
$viewFile = '/srv/D_art1/www/clients/client54/web72/web/app/Plugin/DebugKit/View/ToolbarAccess/history_state.ctp' $dataForView = array( 'jsVars' => array(), 'debugKitInHistoryMode' => true, 'toolbarState' => array( 'javascript' => array(), 'css' => array(), 'session' => array( 'content' => array( [maximum depth reached] ), 'elementName' => 'session_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'request' => array( 'content' => array( [maximum depth reached] ), 'elementName' => 'request_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'sqllog' => array( 'content' => array([maximum depth reached]), 'elementName' => 'sqllog_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'timer' => array( 'content' => array( [maximum depth reached] ), 'elementName' => 'timer_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'log' => array( 'content' => object(DebugKitLogListener) {}, 'elementName' => 'log_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'variables' => array( 'content' => array( [maximum depth reached] ), 'elementName' => 'variables_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'environment' => array( 'content' => array( [maximum depth reached] ), 'elementName' => 'environment_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'include' => array( 'content' => array( [maximum depth reached] ), 'elementName' => 'include_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ) ), 'current_language' => 'fra' ) $jsVars = array() $debugKitInHistoryMode = true $toolbarState = array( 'javascript' => array(), 'css' => array(), 'session' => array( 'content' => array( 'Config' => array( [maximum depth reached] ) ), 'elementName' => 'session_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'request' => array( 'content' => array( 'params' => array( [maximum depth reached] ), 'url' => 'robots.txt', 'query' => array([maximum depth reached]), 'data' => array([maximum depth reached]), 'cookie' => array([maximum depth reached]), 'get' => array([maximum depth reached]), 'currentRoute' => object(CakeRoute) {} ), 'elementName' => 'request_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'sqllog' => array( 'content' => array(), 'elementName' => 'sqllog_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'timer' => array( 'content' => array( 'timers' => array( [maximum depth reached] ), 'currentMemory' => (int) 4670896, 'peakMemory' => (int) 4900360, 'requestTime' => (float) 0.11705994606018 ), 'elementName' => 'timer_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'log' => array( 'content' => object(DebugKitLogListener) {}, 'elementName' => 'log_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'variables' => array( 'content' => array( 'class' => 'Robots.txtController', 'plugin' => null, 'code' => (int) 404, 'url' => '/robots.txt', 'name' => 'Controller class Robots.txtController could not be found.', 'error' => 'Unserializable object - MissingControllerException. Error: exception 'MissingControllerException' with message 'Controller class Robots.txtController could not be found.' in /srv/D_art1/www/clients/client54/web72/web/lib/Cake/Routing/Dispatcher.php:156 Stack trace: #0 /srv/D_art1/www/clients/client54/web72/web/app/webroot/index.php(110): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse)) #1 {main} in Controller class Robots.txtController could not be found., line /srv/D_art1/www/clients/client54/web72/web/lib/Cake/Routing/Dispatcher.php', '_serialize' => array( [maximum depth reached] ), 'current_language' => 'fra', '$request->data' => array([maximum depth reached]) ), 'elementName' => 'variables_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'environment' => array( 'content' => array( 'php' => array( [maximum depth reached] ), 'cake' => array( [maximum depth reached] ), 'app' => array([maximum depth reached]) ), 'elementName' => 'environment_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'include' => array( 'content' => array( 'core' => array( [maximum depth reached] ), 'app' => array( [maximum depth reached] ), 'plugins' => array( [maximum depth reached] ), 'paths' => array( [maximum depth reached] ) ), 'elementName' => 'include_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ) ) $current_language = 'fra' $panels = array( 'javascript' => null ) $panel = array() $panelName = 'css'include - APP/Plugin/DebugKit/View/ToolbarAccess/history_state.ctp, line 25 View::_evaluate() - CORE/Cake/View/View.php, line 945 View::_render() - CORE/Cake/View/View.php, line 907 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 952 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110
Notice (1024): Element Not Found: .Elements/.ctp [CORE/Cake/View/View.php, line 421]{"javascript":null,"css":null,"session":"Code Context$name = str_replace('/', DS, $name);
$file = $plugin . 'Elements' . DS . $name . $this->ext;
trigger_error(__d('cake_dev', 'Element Not Found: %s', $file), E_USER_NOTICE);
$name = '' $data = array( 'content' => null ) $options = array( 'plugin' => '', 'callbacks' => false ) $file = '.Elements/.ctp' $plugin = '.'View::element() - CORE/Cake/View/View.php, line 421 include - APP/Plugin/DebugKit/View/ToolbarAccess/history_state.ctp, line 26 View::_evaluate() - CORE/Cake/View/View.php, line 945 View::_render() - CORE/Cake/View/View.php, line 907 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 952 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 110
No post data.<\/p>\n
No querystring data.<\/p>\n
Warning<\/strong> No active database connections<\/p>","timer":" Peak Memory Use<\/strong> 4.67 Mo<\/p>\t<\/div>\n\n\t Total Request Time:<\/strong> 117 (ms)<\/p>\t<\/div>\n There were no log entries made this request<\/p>\n\t<\/div>\n","variables":"Memory<\/h2>\n\t
Message<\/th> Memory use<\/th><\/tr> Component initialization<\/td> 2.88 Mo<\/td><\/tr><\/table><\/div>\n\n Timers<\/h2>\n\t
Message<\/th> Time in ms<\/th> Graph<\/th><\/tr> Core Processing (Derived from $_SERVER[\"REQUEST_TIME\"])<\/td> 75.66<\/td> Event: Controller.initialize<\/td> 0.13<\/td> Event: Controller.startup<\/td> 1.00<\/td> Controller action<\/td> 0.19<\/td> Event: Controller.beforeRender<\/td> 14.01<\/td> » Processing toolbar data<\/td> 13.90<\/td> Rendering View<\/td> 9.66<\/td> » Event: View.beforeRender<\/td> 0.04<\/td> » Rendering APP\/View\/Errors\/missing_controller.ctp<\/td> 4.09<\/td> » » Rendering CORE\/Cake\/View\/Elements\/exception_stack_trace.ctp<\/td> 2.08<\/td> » Event: View.afterRender<\/td> 0.03<\/td> » Event: View.beforeLayout<\/td> 0.03<\/td> » Rendering APP\/View\/Layouts\/error.ctp<\/td> 4.21<\/td> Event: View.afterLayout<\/td> 0.00<\/td> Logs<\/h2>\n
View Variables<\/h2>\n
PHP Environment<\/h2>\n
Environment Variable<\/th> Value<\/th><\/tr> Php Version<\/td> 5.5.9-1ubuntu4.11<\/td><\/tr>\n Redirect Redirect Status<\/td> 200<\/td><\/tr>\n Redirect Status<\/td> 200<\/td><\/tr>\n Http Accept<\/td> *\/*<\/td><\/tr>\n Http User Agent<\/td> Mozilla\/5.0 AppleWebKit\/537.36 (KHTML, like Gecko; compatible; ClaudeBot\/1.0; +claudebot@anthropic.com)<\/td><\/tr>\n Http Accept Encoding<\/td> gzip, br, zstd, deflate<\/td><\/tr>\n Http Host<\/td> mairie-brossay.fr<\/td><\/tr>\n Path<\/td> \/usr\/local\/sbin:\/usr\/local\/bin:\/usr\/sbin:\/usr\/bin:\/sbin:\/bin<\/td><\/tr>\n Server Signature<\/td> <\/td><\/tr>\n Server Software<\/td> Apache<\/td><\/tr>\n Server Name<\/td> mairie-brossay.fr<\/td><\/tr>\n Server Addr<\/td> 92.243.4.148<\/td><\/tr>\n Server Port<\/td> 80<\/td><\/tr>\n Remote Addr<\/td> 3.142.200.102<\/td><\/tr>\n Document Root<\/td> \/srv\/D_art1\/www\/mairie-brossay.fr\/web<\/td><\/tr>\n Request Scheme<\/td> http<\/td><\/tr>\n Context Prefix<\/td> <\/td><\/tr>\n Context Document Root<\/td> \/srv\/D_art1\/www\/mairie-brossay.fr\/web<\/td><\/tr>\n Server Admin<\/td> webmaster@mairie-brossay.fr<\/td><\/tr>\n Script Filename<\/td> \/srv\/D_art1\/www\/mairie-brossay.fr\/web\/app\/webroot\/index.php<\/td><\/tr>\n Remote Port<\/td> 10661<\/td><\/tr>\n Redirect Url<\/td> \/app\/webroot\/robots.txt<\/td><\/tr>\n Gateway Interface<\/td> CGI\/1.1<\/td><\/tr>\n Server Protocol<\/td> HTTP\/1.1<\/td><\/tr>\n Request Method<\/td> GET<\/td><\/tr>\n Query String<\/td> <\/td><\/tr>\n Request Uri<\/td> \/robots.txt<\/td><\/tr>\n Script Name<\/td> \/app\/webroot\/index.php<\/td><\/tr>\n Php Self<\/td> \/app\/webroot\/index.php<\/td><\/tr>\n Request Time Float<\/td> 1732374931.927<\/td><\/tr>\n Request Time<\/td> 1732374931<\/td><\/tr><\/table> CakePHP Constants<\/h2>\n
Constant<\/th> Value<\/th><\/tr> APP<\/td> \/srv\/D_art1\/www\/clients\/client54\/web72\/web\/app\/<\/td><\/tr>\n APP_DIR<\/td> app<\/td><\/tr>\n APPLIBS<\/td> \/srv\/D_art1\/www\/clients\/client54\/web72\/web\/app\/Lib\/<\/td><\/tr>\n CACHE<\/td> \/srv\/D_art1\/www\/clients\/client54\/web72\/web\/app\/tmp\/cache\/<\/td><\/tr>\n CAKE<\/td> \/srv\/D_art1\/www\/clients\/client54\/web72\/web\/lib\/Cake\/<\/td><\/tr>\n CAKE_CORE_INCLUDE_PATH<\/td> \/srv\/D_art1\/www\/clients\/client54\/web72\/web\/lib<\/td><\/tr>\n CORE_PATH<\/td> \/srv\/D_art1\/www\/clients\/client54\/web72\/web\/lib\/<\/td><\/tr>\n CAKE_VERSION<\/td> 2.3.9<\/td><\/tr>\n CSS<\/td> \/srv\/D_art1\/www\/clients\/client54\/web72\/web\/app\/webroot\/css\/<\/td><\/tr>\n CSS_URL<\/td> css\/<\/td><\/tr>\n DS<\/td> \/<\/td><\/tr>\n FULL_BASE_URL<\/td> http:\/\/mairie-brossay.fr<\/td><\/tr>\n IMAGES<\/td> \/srv\/D_art1\/www\/clients\/client54\/web72\/web\/app\/webroot\/img\/<\/td><\/tr>\n IMAGES_URL<\/td> img\/<\/td><\/tr>\n JS<\/td> \/srv\/D_art1\/www\/clients\/client54\/web72\/web\/app\/webroot\/js\/<\/td><\/tr>\n JS_URL<\/td> js\/<\/td><\/tr>\n LOGS<\/td> \/srv\/D_art1\/www\/clients\/client54\/web72\/web\/app\/tmp\/logs\/<\/td><\/tr>\n ROOT<\/td> \/srv\/D_art1\/www\/clients\/client54\/web72\/web<\/td><\/tr>\n TESTS<\/td> \/srv\/D_art1\/www\/clients\/client54\/web72\/web\/app\/Test\/<\/td><\/tr>\n TMP<\/td> \/srv\/D_art1\/www\/clients\/client54\/web72\/web\/app\/tmp\/<\/td><\/tr>\n VENDORS<\/td> \/srv\/D_art1\/www\/clients\/client54\/web72\/web\/vendors\/<\/td><\/tr>\n WEBROOT_DIR<\/td> webroot<\/td><\/tr>\n WWW_ROOT<\/td> \/srv\/D_art1\/www\/clients\/client54\/web72\/web\/app\/webroot\/<\/td><\/tr><\/table>\n App Constants<\/h2>\nNo application environment unavailable.","include":"
Included Files<\/h2>\n\n
Include Paths<\/h4>\n
Included Files<\/h4>\n